-
Notifications
You must be signed in to change notification settings - Fork 3k
Release candidate for mbed-os-5.4.0-rc2 #3882
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Recently the Keil IDE has released version 5.23. This version requires the FPU to be set as part of the <Cpu> tag in the .uvprojx (XML project file). This patch adds the appropriate FPU settings based on the trailing F (FPU enabled) or FD (Double precesion FPU enabled) string of the core.
From JTAG to SWD by default. This was causing flashing error.
/morph test-nightly |
Result: FAILUREYour command has finished executing! Here's what you wrote!
OutputTest failed! |
There were Beetle platforms that had been knocked offline. I've reset them now. /morph test-nightly |
Result: FAILUREYour command has finished executing! Here's what you wrote!
OutputTest failed! |
@bridadan still beetle :( restarting again /morph test-nightly |
Result: FAILUREYour command has finished executing! Here's what you wrote!
OutputTest failed! |
@0xc0170 Looks like that beetle is knocked off again for whatever reason. And I can't power cycle it at the moment. I've disabled that board in the system now so hopefully we can get a run through. /morph test-nightly |
Result: FAILUREYour command has finished executing! Here's what you wrote!
OutputBuild Prep failed! |
Ah Jenkins, you are a fickle beast. /morph test-nightly |
Result: SUCCESSYour command has finished executing! Here's what you wrote!
OutputAll builds and test passed! |
Waiting for mbed 2 release CI job to be completed @bridadan Need your assistance to make that job complete :-) |
No description provided.